Skip to content

Update render documentation#1093

Merged
haarchri merged 1 commit into
crossplane:masterfrom
adamwg:awg/render-updates
May 19, 2026
Merged

Update render documentation#1093
haarchri merged 1 commit into
crossplane:masterfrom
adamwg:awg/render-updates

Conversation

@adamwg
Copy link
Copy Markdown
Member

@adamwg adamwg commented May 14, 2026

Render has changed in three important ways that require docs updates:

  • It now uses crossplane internal render as its backend, the invocation of which can be customized.
  • crossplane render has moved to crossplane composition render (though the old name is a hidden alias for backward compatibility).
  • crossplane alpha render op has moved to crossplane operation render and, being an alpha command, is hidden by default.

Fixes #1084

@netlify
Copy link
Copy Markdown

netlify Bot commented May 14, 2026

Deploy Preview for crossplane ready!

Name Link
🔨 Latest commit c6676d7
🔍 Latest deploy log https://app.netlify.com/projects/crossplane/deploys/6a064ab5feeb4c0008558c62
😎 Deploy Preview https://deploy-preview-1093--crossplane.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 94 (no change from production)
Accessibility: 90 (🔴 down 2 from production)
Best Practices: 92 (no change from production)
SEO: 100 (no change from production)
PWA: 70 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Render has changed in three important ways that require docs updates:

- It now uses `crossplane internal render` as its backend, the invocation of
  which can be customized.
- `crossplane render` has moved to `crossplane composition render` (though the
  old name is a hidden alias for backward compatibility).
- `crossplane alpha render op` has moved to `crossplane operation render` and,
  being an alpha command, is hidden by default.

Fixes crossplane#1084

Signed-off-by: Adam Wolfe Gordon <awg@upbound.io>
@adamwg adamwg force-pushed the awg/render-updates branch from 1938a5e to c6676d7 Compare May 14, 2026 22:20
Copy link
Copy Markdown
Contributor

@lsviben lsviben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

One question, do we have in docs somewhere a note/hint that the command changed? As in "it was like this, and since version xxx its like this?"

@haarchri
Copy link
Copy Markdown
Member

@lsviben we have the older folders of the documentation - so folks can switch between the versions

@haarchri haarchri merged commit 9d9cc4b into crossplane:master May 19, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document recent changes to render

3 participants